Operation void
init (ThreadGroup g,
Runnable
target, String name), in Class
Thread
Documentation
* Initialize a Thread.
*
* @param g the Thread group
* @param target the object whose run() method gets called
* @param name the name of the new Thread
Concurrency
Sequential
Export Control
PrivateAccess
Property Settings
Java
Abstract
False
Static
False
Final
False
Native
False
Synchronized
False